home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / prg_basi / ddfedit.zip / README.TXT < prev   
Text File  |  1996-02-05  |  1KB  |  27 lines

  1. I got sick of all the rubbish and secrecy revolving around Xtrieve and ddf files
  2. in general so I wrote my own Windows DDF Editor in VB3 using btrieve calls
  3.  
  4. I'm sure that there are some mistakes, but this is what I could do with the docs
  5. I got hold of.
  6.  
  7. It is a MDI application, allows you to edit fields and indexes for ddf files and
  8. will, if asked to, actually create the btrieve file for you.
  9.  
  10. As a bonus you also get a btr.bas with all the Constants and calls available for
  11. you and a good little utility, Autotabs.bas that automatically sets tab stops
  12. on list boxes, and text boxes, according to the longest element, even if you're
  13. using proportional screen fonts.. no more of those ugly list boxes a' la compuserve !
  14.  
  15.  
  16. you will need WBTRCALL.DLL (From wherever), VBRUN300.DLL,  CMDIALOG.VBX and
  17. THREED.VBX all supplied with VB..
  18.  
  19. The program is supplied in source form so you can play with it, flame me.. whatever !
  20.  
  21. Hope you like it !
  22.  
  23. Francesco de Lagarda
  24. 100141.2023@compuserve.com
  25. sbt@dircon.co.uk
  26.  
  27.